type github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.updateEndpoint

5 uses

	github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations (current package)
		update_endpoint.go#L111: 	err = stack.Serialize.Insert(&updateEndpoint{
		update_endpoint.go#L124: type updateEndpoint struct {
		update_endpoint.go#L135: func (*updateEndpoint) ID() string {
		update_endpoint.go#L139: func (u *updateEndpoint) HandleSerialize(
		update_endpoint.go#L186: func (u updateEndpoint) updateEndpointFromConfig(req *smithyhttp.Request, bucket string, region string) error {